RectControl.Refresh Method

Repaints the entire contents of the control. If the optional parameter EraseBackground is True, the background will be erased prior to redrawing the control.

Syntax

RectControl.Refresh [EraseBackground]

Parameters

EraseBackground

Boolean (Optional)

Notes

The default is True.